how to get device name using pythno

27

how to get device name using pythno -

import socket
socket.gethostname()

Comments

Submit
0 Comments